home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / newsgate / patchlevel.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-07-21  |  2.8 KB  |  63 lines

  1. /*
  2. **  HEADER FILE FOR NEWS/MAIL GATEWAY CODE.
  3. **  $Header: /nfs/papaya/u2/rsalz/src/newsgate/RCS/patchlevel.h,v 1.6 91/07/22 10:26:54 rsalz Exp $
  4. **
  5. **  $Log:    patchlevel.h,v $
  6. **  Revision 1.6  91/07/22  10:26:54  rsalz
  7. **  Add comments and #ifdef to use C News getabsdate routines.
  8. **  
  9. **  Revision 1.5  91/07/18  14:05:34  rsalz
  10. **  Add REQUIRE_UNIX_FROM #define.
  11. **  Have mail2news turn "From " into "Sender:" (Rickert).
  12. **  Add -a and -d flags to mail2news, document them, and reword description
  13. **  of the flags. (Rickert).
  14. **  Remove . from NETCHR list (Rickert).
  15. **  Update WHOAMI comment in gate.h
  16. **  Ran through static Saber-C analysis.
  17. **  Replace "I'm burnt out comment" with different words.
  18. **  Put X-Unparseable-Date if we can't parse date in mail2news.
  19. **  
  20. **  Revision 1.4  91/04/08  10:14:31  rsalz
  21. **  patch02:  TrimEnvironment was not quite right.
  22. **  patch02:    Neil Rickert <rickert@cs.niu.edu>
  23. **  patch02:  Invalid dates weren't caught in the RFC822-parser.
  24. **  patch02:    Neil Rickert <rickert@cs.niu.edu>
  25. **  patch02:  Change Makefile to be more clear about how to get getdate.o
  26. **  patch02:    Rich $alz <rsalz@bbn.com>
  27. **  
  28. **  Revision 1.3  91/04/01  09:43:10  rsalz
  29. **  patch01:  README had wrong RFC number.
  30. **  patch01:    Mark Moraes <moraes@cs.toronto.edu>
  31. **  patch01:  Not all systems have <netdb.h>.
  32. **  patch01:  Have TrimEnvironment set environ to empty array, not a null pointer.
  33. **  patch01:      Gordon L. Burditt <gordon@sneaky.lonestar.org>
  34. **  patch01:  Closefile in gag.y was closing the wrong file.
  35. **  patch01:    Mike Pelletier <stealth@engin.umich.edu>
  36. **  patch01:  There is a multi-word typo in news2mail.1
  37. **  patch01:      Brian Kanton <brian@ucsd.edu>
  38. **  patch01:  Was getting coredumps if UUNAME and L_SYS are #undef'd.
  39. **  patch01:    Kannan Varadhan <kannan@oar.net>
  40. **  patch01:  News2mail was putting out an extra space between the header name
  41. **  patch01:  and the colon.
  42. **  patch01:    Michael Gengenbach <gengenba@forwiss.uni-passau.de>
  43. **  patch01:  Fixed GATEWAY/GATEWAY_NAME confusion; added more explanatory
  44. **  patch01:  comments about what it (and FIXED_PATH) do.
  45. **  patch01:  Added C News and InterNetNews support to gag.  (-i is currently
  46. **  patch01:  about as useful to the outside world as -b, but I need it.)
  47. **  patch01:  Added warning that gag overwrites files and doesn't edit them,
  48. **  patch01:  and some other verbiage.
  49. **  patch01:  Described how to prevent loops and a simple-minded way that uses
  50. **  patch01:  one sys file entry when gatewaying many newsgroups into mail.
  51. **  patch01:      Rich $alz <rsalz@bbn.com>
  52. **  
  53. **  Revision 1.2  91/02/12  15:02:40  rsalz
  54. **  Incorporate all known major code fixes.
  55. **  For release to NNTP-MANAGERS, prior to posting.
  56. **  I hope next release will be 2.0, reasonable patches.
  57. **  
  58. **  Revision 1.1  89/07/10  13:04:23  rsalz
  59. **  Initial revision
  60. **  
  61. */
  62. #define PATCHLEVEL    1
  63.